home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / ab20_archive / utilities / disk / diskoptia.readme < prev    next >
Text File  |  1995-03-17  |  3KB  |  62 lines

  1.  
  2.            This is a brief 'readme' about Diskopti.lzh. This lharc file
  3.       contains two programs, two doc files, and icons for all four. The
  4.       information here is an excerpt of the actual doc files. My name
  5.       is Jim Pierce and I am on Bitnet and Internet. The easiest way,
  6.       and fastest, is to send email to me at JMPIERCE@USMCP5.BITNET. My
  7.       email address on Internet is only checked by me once a week so
  8.       I'm not posting it here. I didn't write these programs, the
  9.       author's name and address is in the doc files and at the end of
  10.       this file. Several people on I-AMIGA asked me to post this here.
  11.       I-AMIGA@UTARLVM1.BITNET  is where I usually hang out.
  12.  
  13.        -----------------------------------------------------------------
  14.  
  15.        DiskOpti
  16.  
  17.        The purpose of this program is to copy an entire disk in a way
  18.        which will allow the files to be read faster by rearranging the data
  19.        blocks. This program will copy all the files on a disk making sure
  20.        that the data blocks for each file are consecutive. Depending on the
  21.        number of directories and files on a disk, the process can take up
  22.        to 6 minutes to complete.
  23.  
  24.        Usage of the program is straight forward, place the disk to be
  25.        optimized in one disk drive and a formatted disk in another drive,
  26.        then select the appropriate menu selection, for example df0: ->
  27.        df1:, this means the source disk is df0: and the destination disk is
  28.        in df1:. Then  wait until the process is complete.
  29.  
  30.        This program works either from the Workbench or the CLI. It is
  31.        entirely written in assembler for faster operation and smaller size.
  32.        You can also use the included DiskView program to look at the
  33.        position of the file and directory blocks on the disk.
  34.  
  35.        Conclusion: I still have to work on the program to make the Dir
  36.        command faster while keeping the other timings the same. For the
  37.        rest I will let you make your own conclusions.
  38.  
  39.      --------------------------------------------------------------
  40.  
  41.        DiskView.
  42.  
  43.        This program dispalys a map of the blocks allocated for the
  44.        files and directories on a disk. It consists of a grid showing all
  45.        the 1760 blocks of a disk. The x axis represents the 80 cylinders
  46.        ( 160 tracks ) numbered from 0 to 79, the y axis lists the 11 blocks
  47.        from 0 to 10 for each side for a total of 22 blocks per cylinder.
  48.  
  49.        Blocks 0 and 1 are reserved for the boot block or a virus...!
  50.        Block 880 (cylinder 40, block 0) is for the root directory.
  51.  
  52.        This program is written in assembler, it works from either the CLI
  53.        or Workbench.
  54.  
  55.        Comments, questions or suggestions are welcome.
  56.  
  57.                Claude Abraham
  58.                1999 Place Jules Léger
  59.                St-Bruno, QC, Canada
  60.                J3V 5M6
  61.  
  62.